@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #222;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #222;}
a:hover{color: #0a568c;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
.lf{float: left;}
.rt{float: right;}
.fpx16{font-size: 16px;font-size: 1.6rem;}
.fpx18{font-size: 18px;}
.fpx20{font-size:20px;}
.fpx24{font-size: 24px;}
.fpx30{font-size: 30px;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.85;filter:alpha(opacity=85);z-index:99998;}
.ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
.mode{width: 1200px;margin:0 auto;}
.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;height:0 ;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 56.25%;overflow:hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.3s ease-in-out;}
.imgResponsive img:hover{transform: scale(1.05);}
 @keyframes shake{ 
 		0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
 		25% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }
 		50% { transform:rotate(-8deg); -webkit-transform:rotate(-8deg); }
 		75% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }
 		100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
 	}
 	@-webkit-keyframes shake{
 		0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
 		25% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }
 		50% { transform:rotate(-8deg); -webkit-transform:rotate(-8deg); }
 		75% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }
 		100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
 	}
/*头部样式*/
.header{width:100%;min-width: 300px; height:auto; z-index:990;position: absolute;top: 0;left: 0;}
/* .black_bg01,.mobile_bg02{position: fixed;background-color:#000;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70);z-index: 90;} */
.top{width: 1200px;margin:0 auto;position:relative;}
.logo{ width:365px;float:left;transition: all 0.3s ease-in-out;padding:18px 0;}
.logo img{width:100%;}
.top-rt{float: right;}
.topNav{width: auto;padding: 10px 0 15px;text-align: right;}
.topNav a{color:#fff;margin:0 15px;opacity: 0.7;filter:alpha(opacity=60);transition: all 0.35s ease-in-out;}
.topNav a:hover{opacity: 1;filter:alpha(opacity=100);}
.ser{width:180px; height:26px; line-height:26px; position: relative;border-radius: 25px;}
.ser > i{content: '';width:180px;height: 26px;background-color:#fff;opacity: 0.5;filter: alpha(opacity=50);border-radius: 25px;display: block;pos-bottom: absolute;top: 0;left: 0;}
.search input{position:absolute;  height: 26px;line-height:26px; color:#fff; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#fff; padding:0 0 0 18px;width:75%;font-size: 12px;outline: none;}   
.search input.notxt1 {position: absolute;width: 15%;right:0;border: none;cursor:pointer;padding-right:0;color:#fff;height: 26px;background:url(../../images/2020/searchBtn.png) no-repeat left center;outline: none;}


.nav{width:1230px;margin:0 auto;position: relative;}
.nav:before{content: '';width: 1180px;height: 1px;background:#27568a;position:absolute;left: 15px;bottom: -1px;
  background: -webkit-linear-gradient(left, #27568a , #0b3c70); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #27568a, #0b3c70); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #27568a, #0b3c70); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #27568a , #0b3c70); /* 标准的语法 */}
.nav > ul{width:100%; }
.nav > ul > li{float:left;height: 46px;position: relative;width: auto;text-align: center;padding:0 23px}
.nav > ul > li > a{color:#fff;display:block;height:46px;line-height: 46px;font-size: 17px;text-shadow: 2px 2px 2px rgba(0,0,0,0.6);position: relative;cursor: default;}
.nav > ul > li > a:before{content:'';width: 0;height: 3px;background:#fff;position: absolute;left: 50%;bottom: 0;transition: all 0.35s ease-in-out;}
.nav > ul > li.on > a:before,.nav > ul > li:hover > a:before{width: 100%;left: 0;}
.nav > ul > li.on .subNav{display: block;}
.nav > ul > li .subNav{}
.subNav{position: absolute;left:50% !important;top:46px;display: none;width:100%;font-size: 16px;padding-top: 1px;transform: translateX(-50%);margin: 0 !important;}
.subNav dl{background:url(../../images/2020/subNav_bg.png) repeat;}
.subNav dd > a{padding:6px 10px;display: block;line-height: 1.5;}
.subNav dd {text-align: center;}
.subNav a:hover{color:#0a568c}

.header.currents{height: 60px;position: fixed; background:#36ad72;
  background: -webkit-linear-gradient(left, #36ad72 , #d4b20d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #36ad72, #d4b20d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #36ad72, #d4b20d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #36ad72 , #d4b20d); /* 标准的语法 */}
.header.currents .header-border{height: 100%;background:#6510ad ; background: -webkit-linear-gradient(left, #6510ad, #7f167b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #6510ad, #7f167b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,#6510ad, #7f167b); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #6510ad , #7f167b); /* 标准的语法 */opacity: 0.9;filter: alpha(opacity=90);}
.header.currents .top{clear:none;width: auto;position: absolute;left: 50%;margin-left: -600px;z-index: 60;}
.header.currents .logo{width: 190px;padding: 15px 0 0;height: auto;}
.header.currents .nav{height: 60px;width: auto;padding-top: 0;clear:nonep;position: absolute;top: 0;left:50%;width: 1200px;margin-left: -600px;}
.header.currents .nav:before,.header.currents .top-rt{display: none;}
.header.currents .nav > ul{clear:none;margin-left: 240px;width: auto;}
.header.currents .nav > ul > li{background:none;height: 60px;width: auto;padding:0 14px;}
.header.currents .nav > ul > li > a{height: 60px;line-height: 60px;font-size: 15px;}
.header.currents .nav > ul > li > a:hover,.header.currents .nav > ul > li.on > a{border:none}
.header.currents .subNav{top:60px;}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4)}
.header.currents dd a{font-size: 14px;}
.fadeInUpSmall  {
  -webkit-animation-name: fadeInUpSmall ;
  animation-name: fadeInUpSmall ;
  animation-duration: 0.6s; 
  -webkit-animation-duration: 0.6s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

/*手机端导航*/
.mobile{width: 80%;position:absolute;height: 42px;display: none;top:10px;right: 0;z-index: 99}
.mobile-inner-header{width:100%;
    height: 42px;position: absolute;top: 15px;right: 0px;z-index: 2}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #fff;}
.mobile-inner-header-icon-click{right: 10%;}
.mobileLink{display: none;padding:10px 0;}
.mobileLink dd{line-height: 20px;text-align: center;font-size: 1.2rem;padding:0 35px;}
.mobileLink dd a{color:#fff;padding:0 10px;display: inline-block;width: auto;position: relative;line-height: 24px;font-size: 12px;} 
.mobileLink a:before{opacity: 0.2;}
.mobile-inner-header-icon{color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
.mobileLink a:last-child:before{display: none;}
.mobile-inner-header-icon-out i{font-size: 30px;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    width: 19px;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click i{display: none;}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{  width: 100%; position: absolute;top: -90px;left: 0px;padding-top: 120px;padding-bottom: 25px;display: none;background: -webkit-linear-gradient(left, #4dc98b , #005aad); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #4dc98b, #005aad); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #4dc98b, #005aad); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #4dc98b , #005aad); /* 标准的语法 */}
.mobile_bg02{background:#000;opacity: 0.6;top: 0;position: fixed;left: 0;top: 0;display: block;width: 100%;height: 100%;display: none;}
.mobile-inner-nav li >a{display: inline-block;line-height: 45px;text-decoration: none;  width: 100%;font-size: 1.6rem; -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;    transition: all 0.5s; position: relative;color:#fff;}
.mobile-inner-nav li > a:before,.mobile_subNav > dd >a:before{width: 100%;height: 0;position: absolute;left: 0;bottom: 0;content: '';border-bottom: 1px solid  #000;opacity: 0.2;}
.mobile-inner-nav ul{margin:0 auto;width: 80%;}
.mobile-inner-nav li{position: relative;}
.twoArrow{color:#fafafa;position: absolute;right:0;top:0;font-size: 2.5rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;    transition: all 0.5s; font-weight: normal;}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;opacity: 0.8}
.mobile_subNav > dd{position: relative;}
.threeArrow{color:#fff;position: absolute;right:0;top:0;font-size: 2rem;cursor: pointer;width: 35px;height: 35px;text-align: center;line-height: 35px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;    transition: all 0.5s; }
.mobile_threeNav{padding:5px 0;overflow:hidden;display: none;}
.mobile_threeNav >dd{width: 50%;float: left;}
.mobile_threeNav >dd >a{font-size: 12px;padding:5px 0 5px 12px;color:#fff;display: inline-block;}
.mobile-inner-nav li > dl > dd > a{font-size: 1.4rem;height: 35px;line-height: 35px;border-bottom: 1px solid #rgba(255,255,255,0.2);color:#fff;position: relative;display: block;}
.mobile_search{clear: both;position: relative;height: auto;margin:10px auto 0;overflow: hidden;display: none;padding:0 10%;background-color:rgba(0,0,0,0.15)}
.mobile_search input.notxt{width: 90%;color:#fff;padding-left:55px;border:none;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../../images/2020/searchBtn.png) no-repeat center center;border:none;}
.mobile_search > form{display: block;width:100%;position: relative;margin:7px auto;height: 26px;background-color: rgba(255,255,255,0.12);border-radius: 15px;}
/*footer*/
.mode{width: 1200px;}
.footer{position: relative;padding-bottom: 8px;min-height: 101px;padding-top: 20px;}
.wrap_footer{background:#1c8a53;
  background: -webkit-linear-gradient(left, #1c8a53 ,#00417d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #1c8a53,#00417d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #1c8a53,#00417d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #1c8a53 ,#00417d); /* 标准的语法 */}
.footerLf{padding:30px 0}
.footerLink {overflow: hidden;margin-bottom: 10px;}
.footerLink a{color:#fff;opacity: 0.7;filter: alpha(opacity=70);}
.footerLogo{position: relative;margin: auto;width: 365px;top:17px;height: 0;margin-bottom: -17px;}
.footerCode{padding-top: 25px;*width: 71px;}
.footerCode .imgResponsive{padding-bottom: 100%;}
.footerCode strong{display: block;color:#fff;font-weight: bold;text-align: center;height: 30px;line-height: 30px;overflow: hidden;}
.copyRight{text-align: center;background-color: #042238;padding:11px 0}
.copyRight *{color:#fff;}
.copyRight span,.copyRight i{display: inline-block;*display: inline;*zoom:1;}
.copyRight i{font-style: normal;margin:0 10px}
.goTop{width: 50px;height: 50px;background:url(../../images/2020/goTop.png) no-repeat center #177e5a;position: fixed;right:15px;bottom: 15px;border-radius: 50%;transition: all 0.35s ease-in-out;z-index: 998;}
.goTop.bottom{bottom: 200px;}

@media screen  and (min-width:1020px) {

}
@media screen  and (max-width:1386px) {
  .mode,.top{width: 1000px;}
  .nav{width: 1030px;}
  .nav > ul > li > a{font-size: 16px;}
  .nav > ul > li {padding:0 16px}
  .header.currents .top{margin-left: -545px;}
  .header.currents .logo{width: 170px;}
  .header.currents .nav > ul{margin-left: 250px}
  .header.currents .nav > ul > li{padding:0 10px}
  .header.currents .nav > ul > li > a{font-size: 14px;}
  .fpx24{font-size: 22px;}
  .nav > ul > li .subNav{width: 96px;}
  .subNav{font-size: 13px;}
  .nav:before {width: 996px;}
}

@media screen  and (max-width:1220px) {
  .fpx16{font-size: 15px;}
  .fpx18{font-size: 16px;}
  .fpx20{font-size: 17px;}
 /* .top,.nav,.mode,.header.currents .nav{width: 1000px;}
  .nav > ul > li > a{font-size: 14px;}
  .header.currents .nav{margin-left: -500px;}
  .header.currents .logo{width: 110px;padding-top: 12px;}
  .header.currents .nav > ul{margin-left: 125px;}
  .header.currents .nav > ul > li > a{padding:0 7px;} */
  /* .subNav{width: 100px;} */
  .fpx30{font-size: 26px;}
  .fpx24{font-size: 20px;}
  .footerLogo{width: 300px;}
  
}
@media screen  and (max-width:1020px) {
  .top,.mode{width: auto;}
  .top{padding-left: 15px;padding-right: 15px;}
  .fpx24{font-size: 18px;}
  .mode{width: auto;padding-left: 15px;padding-right: 15px;}
  .nav > ul > li{padding:0 14px}
  .nav{width: 980px;}
  .nav:before{width: 960px;}
  
  
}

@media screen  and (max-width:998px) {
  .nav,.header .ser,.top-rt{display: none;}
  /* .logo{width: 100%;text-align: center;} */
  /* .logo img{width: 200px;position: relative;z-index: 880;} */
  .open .logo img{position: static;}
  .mobile,.mobile_search,.mobileLink{display: block;}
  
}
@media screen  and (max-width:1020px) {
   
}

@media screen  and (max-width:992px) {
  
}
@media screen  and (max-width:767px) {
  .footerLogo{position: static;height: auto;margin-bottom: 15px;}
  .fpx16{font-size: 14px;}
  .logo{width: 300px;}
  .copyRight i{display: none;}
  .copyRight span{margin:0 5px;font-size: 12px;}
}
@media screen and (max-width:640px) {
	
	}
@media screen and (max-width:480px) {
.logo{width: 260px;}
 .footerLogo{width: 280px;}
 .mobile-inner-nav li >a{font-size: 1.4rem;;}
 .twoArrow{font-size: 2.2rem;}
 .mobile-inner-header{top: 4px;width: auto;}
}
	
	

@media screen and (max-width:400px) {
  .logo{width: 200px;}
}
@media screen and (max-width:380px) {
	 
}



